Undocumented functions of NTDLL

2OOO, 14 December


RtlValidateProcessHeaps
RtlValidateProcessHeaps

NTSYSAPI 
BOOLEAN
NTAPI

RtlValidateProcessHeaps(
);



Function validate all heaps associated with calling process. See RtlValidateHeap for more information.



Documented by:
Tomasz Nowak



Requirements:
Library: ntdll.lib


See also:
RtlGetProcessHeaps
RtlValidateHeap